-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added nedbank implementation #6293
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.
2f1485c
to
adce784
Compare
adce784
to
8c2ba4f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost mid-way through, already delivering to Ruben for processing.
...es/121-service/src/payments/fsp-integration/nedbank/dto/nedbank-create-order-response.dto.ts
Outdated
Show resolved
Hide resolved
...es/121-service/src/payments/fsp-integration/nedbank/dto/nedbank-create-order-response.dto.ts
Outdated
Show resolved
Hide resolved
...es/121-service/src/payments/fsp-integration/nedbank/dto/nedbank-create-order-response.dto.ts
Outdated
Show resolved
Hide resolved
...es/121-service/src/payments/fsp-integration/nedbank/dto/nedbank-create-order-response.dto.ts
Outdated
Show resolved
Hide resolved
services/121-service/src/payments/fsp-integration/nedbank/dto/nedbank-get-order-reponse.dto.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Delivering review of Nedbank Module, except for unit tests. Small refactor stuff I think, except for the idempotency key, which may need a conversation to decide on what is optimal.
services/121-service/src/payments/fsp-integration/nedbank/nedbank.module.ts
Outdated
Show resolved
Hide resolved
services/121-service/src/payments/fsp-integration/nedbank/nedbank.service.ts
Outdated
Show resolved
Hide resolved
...1-service/src/payments/fsp-integration/nedbank/dtos/create-order-request-body-nedbank.dto.ts
Outdated
Show resolved
Hide resolved
...s/121-service/src/payments/fsp-integration/nedbank/interfaces/nedbank-create-order-params.ts
Outdated
Show resolved
Hide resolved
...s/121-service/src/payments/fsp-integration/nedbank/interfaces/nedbank-create-order-params.ts
Outdated
Show resolved
Hide resolved
services/121-service/src/payments/fsp-integration/nedbank/nedbank-voucher.entity.ts
Outdated
Show resolved
Hide resolved
services/121-service/src/payments/fsp-integration/nedbank/nedbank-voucher.entity.ts
Show resolved
Hide resolved
services/121-service/src/queues-registry/queues-registry.module.ts
Outdated
Show resolved
Hide resolved
services/121-service/src/queues-registry/queues-registry.module.ts
Outdated
Show resolved
Hide resolved
...s/121-service/src/reconciliation/nedbank-reconciliation/nedbank-reconciliation.controller.ts
Outdated
Show resolved
Hide resolved
...ices/121-service/src/reconciliation/nedbank-reconciliation/nedbank-reconciliation.service.ts
Outdated
Show resolved
Hide resolved
...s/121-service/src/reconciliation/nedbank-reconciliation/nedbank-reconciliation.controller.ts
Outdated
Show resolved
Hide resolved
services/121-service/src/payments/fsp-integration/nedbank/nedbank-api.service.ts
Outdated
Show resolved
Hide resolved
services/121-service/src/payments/fsp-integration/nedbank/nedbank-api.service.ts
Outdated
Show resolved
Hide resolved
services/121-service/src/payments/fsp-integration/nedbank/nedbank-api.service.ts
Outdated
Show resolved
Hide resolved
services/121-service/src/queues-registry/queues-registry.module.ts
Outdated
Show resolved
Hide resolved
e9db2cf
to
893c7f4
Compare
f872fca
to
3ebbbea
Compare
AB#30631
Describe your changes
Checklist before requesting a review